Fix bug #15712 with vertical motion when the goal column needs to hscroll.
authorEli Zaretskii <eliz@gnu.org>
Fri, 25 Oct 2013 09:45:51 +0000 (12:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Oct 2013 09:45:51 +0000 (12:45 +0300)
commit6ce6a3f5437d4e6487ba2ae2b6f0a7fef93df681
treea5307deea49836fb88ebb0a17739507ef6fd8910
parent3b22d25f0a348c8c1a8c843dc9fdd2f1b798b780
Fix bug #15712 with vertical motion when the goal column needs to hscroll.

 lisp/simple.el (line-move): Call line-move-1 instead of
 line-move-visual when the current window hscroll is zero, but
 temporary-goal-column indicates we will need to hscroll as result
 of the movement.
lisp/ChangeLog
lisp/simple.el